projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10d31ba
)
(syms_of_window): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Sun, 19 Oct 1997 19:56:59 +0000
(19:56 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sun, 19 Oct 1997 19:56:59 +0000
(19:56 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index 97a2221142c967ec2b843850ab06efd84c9cb587..c4d59903d905a0a6d83402609d9c86b5671c71d0 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-3810,7
+3810,7
@@
If there is only one window, it is split regardless of this value.");
DEFVAR_LISP ("window-configuration-change-hook",
&Vwindow_configuration_change_hook,
"Functions to call when window configuration changes.\n\
-The selected frae is the one whose configuration has changed.");
+The selected fra
m
e is the one whose configuration has changed.");
Vwindow_configuration_change_hook = Qnil;
defsubr (&Sselected_window);